home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992…ugust: Hack to the Future / ADC Developer CD (1992-08) (''Hack To The Future'')_iso / Dev.CD 199208.iso / Technical Documentation / DTS Sample Code / System 7.0 Samples / MacShell / MacShellVersion.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-04  |  112 b   |  7 lines  |  [TEXT/MPS ]

  1. #ifndef __MACSHELLVERSION__
  2. #define __MACSHELLVERSION__
  3.  
  4. #define MACSHELL_VERSION 1
  5.  
  6. #endif __MACSHELLVERSION__
  7.